home *** CD-ROM | disk | FTP | other *** search
/ Grand Slam 3 / Grand Slam 3.iso / 008 / ide-b05.arj / IDE.TXT < prev    next >
Text File  |  1995-05-15  |  5KB  |  125 lines

  1.                                  another...
  2.  
  3.                             ▄██▄   ▄██▄  ▄███████▄
  4.                             ████   ████ ████▀ ▀████
  5.                    ▄▄████▄▄ ████   ████ ▀█████▄▄    ▄▄████▄▄
  6.                    ▀▀████▀▀ ▀███▄ ▄███▀    ▀▀█████▄ ▀▀████▀▀
  7.                              ▀███████▀  ████▄ ▄████
  8.                                ▀███▀     ▀███████▀
  9.  
  10.                              DEATHMATCH LEVEL
  11.  
  12.             The best in DOOM, DOOM II & Heretic PWADS and Utilities
  13.  
  14. ──────────────────────────────────────────────────────────────────────────────
  15. Title                   : id Editor
  16. Filename                : IDE.EXE
  17. Author                  : SillySft
  18. Email Address           : JoeW@SillySft.com
  19. Misc. Author Info       : Author of D!
  20.  
  21. Description             : This is the best DOOM/DOOM2/HERETIC editor out there.
  22.                           It's a hack of DEU, (originally called HFDE,HFDE/2
  23.                           and HFDE/H).  I have spent the last few week recoding
  24.                           much of it.
  25.  
  26.                           This editor is used by many of the members of -VS-
  27.                           and is tops.  Written in BC++ 3.1 and it runs in
  28.                           real mode.
  29.  
  30.                           If someone would like to do a protected mode port,
  31.                           email me.
  32.  
  33.                           Best part about this editor.. is it's completly
  34.                           FREE.
  35.  
  36.                           *** WARNING ***
  37.  
  38.                           IDE is current in public beta testing.  This means
  39.                           there will be bugs.  There is also no documentation
  40.                           at present.  I'm working on it.  But most of it is
  41.                           preaty self-explanator.  I have included some quick
  42.                           documentation in this file.
  43.  
  44.  
  45. Additional Credits to   : Ralphael Quinet and Brendon J. Wyber for creating DEU
  46.                           MAL (Malsoft) for bugging me to finish this.
  47. ──────────────────────────────────────────────────────────────────────────────
  48. * Play Information *
  49.  
  50. Any.. it's an editor.. have fun.
  51.  
  52. ──────────────────────────────────────────────────────────────────────────────
  53. * QUICK DOCUMENTATION *
  54.  
  55. The really only important new command line switch is "-m <game#>" which allows
  56. you to change the default GAME mode at start up.  For example:
  57.  
  58.             "-m 1"  would set you to DOOM mode
  59.             "-m 2"  would set you to DOOM2 mode
  60.             "-m 3"  would set you to HERETIC mode
  61.  
  62.  
  63. Commands in the editor:
  64.  
  65. There are new "misc" options for sectors.  You can now do one of the following:
  66.  
  67. "Make Stairs from Sector":  This feature will take several sectors (2 or more)
  68. can convert them to stairs.  You supply the Start heigth and the stair heigth
  69. and IDE will do the rest.  You need to select the sectors in order as if you
  70. were walking up the stairs (ie.. select the lowest step first).
  71.  
  72. "Make Stairs from Sector with Ceiling": This is the same as above, except that
  73. the ceiling will also raise up (inverted steps).  Nice effect.
  74.  
  75. Both Make Stairs functions take care to setup the linedefs (so that they point
  76. the right way) and assign all needed textures.
  77.  
  78. "Distribute Light" allows you to create wonderfull diminishing lighting, or
  79. shadow effects quick and easy.
  80.  
  81.  
  82. New Keys in the Editor:
  83.  
  84. Unlike DEU, there is no KEYBOARD only support.. You must use a mouse.
  85. It works like this:
  86.  
  87. LEFT MOUSE BUTTON:    Selects/deSelects an object
  88. RIGHT MOUSE BUTTON:   Moves an object
  89. SHIFT LEFT BUTTON :   Locks the current object so no others will be picked up
  90. SHIFT RIGHT BUTTON:   Deletes object.
  91. ALT LEFT BUTTON   :   Selection box.
  92.  
  93. Specail keys:  Most keys in IDE are the same as DEU.  Here are some exceptions.
  94.  
  95. ALT 1-0        : quickly changes ZOOM mode from 1-10
  96. SHIFT-ALT-1-0  : quickly changes ZOOM mode from 11-20
  97. .              : Splits a highlighted sector in linedef mode.
  98. F              : Flips the currently selected/highlighed linedef
  99. CTRL-F         : Flips ONLY the currently highlighted linedef
  100. ALT-+/-        : Speeds up/slows down the pickup wait time
  101. ALT-A          : Autoaligns the X textures.  Allows you to pick any texture
  102.                  (upper/middle/lower) on any sidedef to use define the
  103.                  alignment.
  104.  
  105. ──────────────────────────────────────────────────────────────────────────────
  106. * Joining -VS- *
  107.  
  108. -VS- is a group dedicated to creating (and spreading) DOOM/DOOM2/HERETIC pwads
  109. and distributing them in to the public domain.  We are seeking artist, coders
  110. and pwad creators to join our ranks.
  111.  
  112. If you think you would like to join -VS- then drop us a line.  Send some email
  113. to "josephw@ramp.com" with the subject "JOIN -VS-".  Please either attach or
  114. work, or give us an FTP site where we can go get it.
  115.  
  116. ──────────────────────────────────────────────────────────────────────────────
  117. * Copyright / Permissions *
  118.  
  119. This utility MAY NOT be distribution by any mean other than to BBS's, Online
  120. Services, or public FTP/FSP sites without written premission of -VS-.
  121.  
  122. CD developers, and shareware dealer MUST obtain the above permission before
  123. including this PWAD.
  124.  
  125. The source for this utility is available if you ask.